home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Exame Informatica 139
/
Exame Informatica 139.iso
/
Programas
/
Officepasswordtool
/
OPRTbox10.exe
/
{app}
/
OPRTbox.chm
/
styles.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2006-07-04
|
780b
|
50 lines
body {
font-family : Arial, Helvetica, sans-serif;
color: #000000;
background: #FFFFFF;
font-size: 70%;
margin : 0px 0px 0px 0px;
}
TD{
font-size: 72%;
}
H1 {
font-size: 180%;
font-weight: bold;
color: #00A2FF;
margin-top : 30px;
margin-bottom : 0px;
}
H2 {
font-size: 150%;
font-weight: bold;
color: #000000;
margin-top : 30px;
margin-bottom : 5px;
}
A{
font-weight : bold;
}
A:link, A:visited {
text-decoration: underline;
color: Blue;
}
A:hover {
text-decoration: underline;
color: red;
}
UL {
list-style-type: disc;
margin-top : 15px;
margin-bottom : 15px;
}
LI{
margin-bottom : 5px;
list-style-type : square;
}
LI.menu{
list-style-type : none;
}
td.copy_right {
border-top: 4px solid #00A2FF;
}